-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Add grouping to RHP Filters #61432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add grouping to RHP Filters #61432
Conversation
I’m not sure about the order of the Is this the correct order? Where should “In” be placed? cc @Ollyws |
Reviewer Checklist
Screenshots/VideosAndroid: HybridApp01_Android_Native.mp4Android: mWeb Chrome02_Android_Chrome.mp4iOS: HybridApp03_iOS_Native.mp4iOS: mWeb Safari04_iOS_Safari.mp4MacOS: Chrome / Safari05_MacOS_Chrome.mp4MacOS: Desktop06_MacOS_Desktop.mp4 |
LGTM, but @luacmartins what should the expected behaviour for this page (#61432 (comment)) be? |
I think it'd make sense to sort them alphabetically. I agree that for tasks and chat moving them to general sounds good. I'll tag @Expensify/design to confirm though |
Going to piggy-back your tag and tag @JmillsExpensify, but I think what you're suggesting makes sense to me. Videos are looking good so far! |
Same feelings here, would love to see what Jason thinks about the ordering. |
PR updated to move the Date to |
I like where you all landed. The ordering looks good. |
Cool. @nyomanjyotisa let's update the PR to sort the filters alphabetically |
PR updated @luacmartins |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/luacmartins in version: 9.1.45-0 🚀
|
🚀 Deployed to staging by https://github.com/luacmartins in version: 9.1.45-0 🚀
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.1.45-21 🚀
|
Explanation of Change
Fixed Issues
$ #61235
PROPOSAL: #61235 (comment)
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
General
Expenses
Reports
General
section is:From
Has keywords
To
Workspace
Expenses
section is:Billable
Card
Category
Currency
Date
Description
Expense type
Merchant
Posted date
Reimbursable
Tag
Tax rate
Total
Reports
section is:Approved date
Exported date
Paid date
Report ID
Submitted date
Verify that no errors appear in the JS console
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectioncanBeMissing
param foruseOnyx
toggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android-Native.mp4
Android: mWeb Chrome
Android-mWeb.Chrome.mp4
iOS: Native
iOS-Native.mp4
iOS: mWeb Safari
iOS-mWeb.Safari.mp4
MacOS: Chrome / Safari
MacOS-Chrome.mp4
MacOS: Desktop
MacOS-Desktop.mp4